home *** CD-ROM | disk | FTP | other *** search
- Date: 22 Jun 92 10:31:23 U
- From: "Michael Hecht" <michael_hecht@mac.sas.com>
- Subject: Task Manager 2.2.1
-
- Regarding Task Manager 2.2.1
- The Task Manager is a C source code package for creating and managing
- tasks--separate execution threads that run nonpreemptively in the background.
- Tasks should periodically call a Task Manager yielding routine to allow other
- tasks to run. Tasks are ideal for lengthy processes that you would like to run
- in the background, since the task runs in a separate execution thread from your
- event loop.
-
- --Michael
-
-
- =======================================================================
- Michael P. Hecht | Internet: Michael_Hecht@mac.sas.com
- SAS Institute Inc.; Cary, NC USA | AppleLink: SAS.HECHT
-
-
-